Autogenerated HTML docs for v1.5.2.2-249-g45fd 
diff --git a/git-show.html b/git-show.html index 97a1de6..4faf1b4 100644 --- a/git-show.html +++ b/git-show.html 
@@ -313,6 +313,19 @@  </p>   </dd>   <dt>  +--abbrev-commit  +</dt>  +<dd>  +<p>  + Instead of showing the full 40-byte hexadecimal commit object  + name, show only handful hexdigits prefix. Non default number of  + digits can be specified with "--abbrev=&lt;n&gt;" (which also modifies  + diff output, if it is displayed).  +</p>  +<p>This should make "--pretty=oneline" a whole lot more readable for  +people using 80-column terminals.</p>  +</dd>  +<dt>   --encoding[=&lt;encoding&gt;]   </dt>   <dd>  @@ -739,7 +752,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 16-Jun-2007 09:49:22 UTC  +Last updated 21-Jun-2007 00:35:01 UTC   </div>   </div>   </body>